home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 April / CHIP CD (4 - 2007).iso / admin / secure / wireshark-setup-0.99.5.exe / dtds / xcap-caps.dtd < prev   
Text File  |  2007-02-01  |  362b  |  16 lines

  1. <? wireshark:protocol
  2.    proto_name="xcap-caps"
  3.    description="XML Configuration Access Protocol Server Capabilities"
  4.    hierarchy="yes" ?>
  5.  
  6. <!--
  7. $Id: xcap-caps.dtd 18767 2006-07-19 19:00:36Z etxrab $
  8. -->
  9.  
  10. <!ELEMENT xcap-caps ((auid?)*, extension?, (namespace?)*) >
  11.  
  12. <!ELEMENT auid      (#PCDATA)>
  13. <!ELEMENT extension (#PCDATA)>
  14. <!ELEMENT namespace (#PCDATA)>
  15.  
  16.